home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1720 < prev    next >
Encoding:
Text File  |  1996-08-06  |  817 b   |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!nntpuser
  3. From: greg@netlanta.com (Greg Colin)
  4. Subject: Re: exec under Windows ?
  5. Message-ID: <nntpuserDL2op4.BBC@netcom.com>
  6. Sender: netnews@mork.netcom.com
  7. Nntp-Posting-Host: netlanta.com
  8. Organization: Netlanta Network Systems, Fayetteville, GA
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4d55hr$n9m@tic.sm.dsi.unimi.it>
  11. Date: Fri, 12 Jan 1996 17:35:16 GMT
  12.  
  13. berola@dsi.unimi.it (simona berola) wrote:
  14.  
  15.  
  16. >Excuse me for my school English, but I'm desperate with Borland C++ 3.0.
  17. >I need to know if there is a function or something else to execute a DOS 
  18. >program during the execution of another program written in C++ for 
  19. >Windows
  20.  
  21. [code deleted]
  22.  
  23. You could try creating a .PIF file and using WinExec to run that... I've never
  24. tried to though, so am not sure.
  25.  
  26. Greg
  27.  
  28.  
  29.